home *** CD-ROM | disk | FTP | other *** search
/ Corel Draw 5 / Corel Draw 5 CD1.iso / draw / samples / drawauto.frm (.txt) < prev    next >
Visual Basic Form  |  1994-09-30  |  11KB  |  283 lines

  1. Form1
  2. Corel OLE Automation
  3. vy99990
  4. DDMDMDMD
  5. MOMDMDMD
  6. DDDDDDDDA
  7. ODDDDD
  8. DC33;
  9. DDDC33;
  10. DDODDDD
  11. DDDDDDDDDffn
  12. DODDDD
  13. DDDDDDDL
  14. DODDODDDD
  15. Form15
  16. Frame3D1
  17. SSFrame
  18. CorelDraw OLE Automation
  19. cmdHide
  20. Command1
  21. cmdStart
  22. Start Draw
  23. cmdCloseDraw
  24. Close Draw
  25. cmdShow
  26. Frame3D2
  27. SSFrame
  28. Drive/Directory
  29. File1
  30. Drive1
  31. Frame3D3
  32. SSFrame
  33. File Manipulation
  34. cmdOpen
  35.     cmdImport
  36. Import
  37.     cmdExport
  38. Export
  39. cmdPrint
  40. Print
  41. mnuFile
  42. &File
  43. mnuFileSDraw
  44. &Start CorelDraw
  45. mnuFileCDraw
  46. &Quit CorelDraw
  47. dash1
  48. mnuFileOpen
  49. &Open File
  50. mnuFilePrint
  51. &Print File
  52. Dash2
  53. mnuFileExit
  54. E&xit
  55. mnuOle
  56. mnuOleImport
  57. &Import File
  58. mnuOleExport
  59. &Export File
  60. mnuOleHide
  61. &Hide Draw
  62. mnuOleShow
  63. &Show Draw
  64. mnuHelp
  65. &Help
  66. mnuHelpOnTop
  67. Always On &Top
  68. Dash3
  69. mnuHelpAbout
  70. &About
  71. @    Form_Load
  72. DrawObject
  73. Object
  74. Command2_Click
  75. Command1_ClickY
  76. Show_Click
  77. VisibleK
  78. Hide_Click
  79. DrawDocObjectc
  80. ActiveDocument
  81. CloseDraw_Click<
  82. CloseDoc_Click
  83. CloseDoc-
  84. Open_Click
  85. File1_Click_
  86. File1_PathChange
  87. File1_PatternChange
  88. File1_LostFocus
  89. File1_KeyPress
  90. KeyAscii
  91. Dir1_Change
  92. FileListBox
  93. DirListBox
  94. File1
  95. Drive1_Change
  96. Drive1
  97. Drive?
  98. FileNameX
  99. Gauge1_Change
  100. Option3D1_Click
  101. Value6
  102. Import_Click^
  103. Import
  104. Export_Click}
  105. Export
  106. Print_Click
  107. PrintOut!
  108. @    New_Click/
  109. Start_ClickX
  110. bDrawStartedW
  111. mnuFileExit_Click
  112. List1
  113.     ListCount
  114. ListB
  115. UsrInput*
  116.     LetterNum
  117. Alphabet,
  118. sName
  119. iPosA
  120. FileNameListm
  121. mnuFileSDraw_Click
  122. mnuFileCDraw_Click
  123. mnuFileOpen_Click
  124. mnuFilePrint_Click
  125. mnuOleImport_Click
  126. mnuOleExport_Click
  127. mnuOleHide_Click5
  128. mnuOleShow_Click
  129. Panel3D1_DragDrop1
  130. Sourcea
  131. Control
  132. Enabled
  133. OPENEnabledt
  134. cmdOpen_Click
  135. cmdOpeny
  136. cmdStart_Click
  137. cmdPrint_Click
  138. cmdCloseDraw_Click
  139. cmdImport_Click
  140. cmdExport_Click
  141. cmdHide_Clicki
  142. cmdShow_ClickG
  143. Close_Click
  144. cmdPrint%
  145.     cmdImport
  146.     cmdExportM
  147. cmdCloseDrawa
  148. cmdHide5
  149. cmdShowi
  150. Fasle>
  151. mnuFile
  152. mnuFileCDrawh
  153. mnuFileOpen
  154. mnuFilePrint
  155. mnuOle
  156. Form1
  157. WidthT
  158. mnuSDraw
  159. cmdStart
  160. mnuFileSDrawz
  161. PrevInstancev
  162. EndSub$
  163. Errorhandler
  164. ErrorHandler2
  165. mnuAbout_Click
  166. ErrorHandler3
  167. ErrorHandler4
  168. ErrorHandler5K
  169. ErrorHandler6
  170. ErrorHandler7
  171. ErrorHandler8
  172. ErrorHandler9`
  173. mnuHelpAbout_Click"
  174. Form2    
  175. Form3
  176. Combo1
  177. Command2
  178. Frame3D2
  179. Caption
  180. iCombo|
  181.     CorelDRAW
  182. CorelDRAWApp
  183. Selected
  184. RWord
  185. UsrInp
  186. SpcPos
  187. Form_QueryUnload
  188. Cancel
  189. UnloadMode
  190. ErrorHandler10
  191. AppIsRunning
  192. Screen
  193. MousePointer
  194. SetWindowPos
  195. hWndInsertAfter
  196. wFlags'
  197. SWP_NOMOVE
  198. SWP_NOSIZE
  199. FLAGSN
  200. HWND_TOPMOST
  201. HWND_NOTOPMOST
  202. mnuHelpOnTop_Click
  203. iSuccess
  204. mnuHelpOnTop
  205. Checked
  206. SWP_NOACTIVATE
  207. SWP_SHOWWINDOW
  208. CntrMain
  209. Close_Click
  210. d:\test\mark.cdr
  211. cmdCloseDraw_Click
  212. Close CorelDraw and Set application Pushbuttons to be disabled
  213. If DrawObject.AppIsRunning = True Then
  214.  Elsef
  215. MsgBox "CorelDRAW is Not Running!", 48, "CorelOLE! Automation"
  216. End If
  217.  Nothing appears to be wrong
  218. Error: 
  219. cmdExport_Click
  220.  Nothing appears to be wrong
  221. Error: 
  222. cmdHide_Click
  223. Hide CorelDRAW from the User
  224.  Nothing appears to be wrong
  225. Error: 
  226. cmdImport_Click
  227.  The Following sub will import all files listed in the File1 listbox into the current page
  228.  in CorelDRAW 5.0b
  229.  Nothing appears to be wrong
  230. Error: 
  231. cmdOpen_Click
  232. The Following Will Open all Files in the File1 Listbox with the Extension (*.CDR) 
  233.  Envoke the OLE 2 Open command for CorelDRAW 5.0
  234.  Nothing appears to be wrong
  235. Error: 
  236. cmdPrint_Click
  237.  the Following Sub will Print all Files with the Extension (*.CDR)
  238.  Nothing appears to be wrong
  239. Error: 
  240. cmdShow_Click
  241. Make CorelDRAW Visible to the User
  242.  Nothing appears to be wrong
  243. Error: 
  244. cmdStart_Click
  245. Create the CorelDRAW object as it appears in the Reg.Dat file (accessable through Regedit /v)
  246. CorelDRAW.CorelDRAWApp
  247. Make CorelDRAW non-Visible
  248.  Set the Startup State of the PushButtons and MenuItems
  249.  Nothing appears to be wrong
  250. Error: 
  251. Dir1_Change
  252. Drive1_Change
  253. Form_Load
  254.  The Following Application Will demonstrate the OLE 2 Automation
  255.  Capabilites of CorelDRAW 5.0.
  256.  The Following Lists area of OLE 2 Automationh
  257.    1) Starting CorelDRAW 5.0 using OLE 2 Support
  258.    2) Closing CorelDRAW 5.0 using OLE 2 Supportt
  259.    3) Opening a File into CorelDRAW 5.0 using OLE 2 Supporta
  260.    4) Printing a File in CorelDRAW 5.0 using OLE 2 Support
  261.    5) Importing a File into CorelDRAW 5.0 using OLE 2 Support
  262.    6) Exporting a File from CorelDRAW 5.0 using OLE 2 Support
  263.  Check to see if the CorelOLE Application is running, if so produce a Messagebox and close 
  264. Corel OLE Application is already Running!
  265. Corel OLE Automation
  266. Error Trapping
  267.  Center Main form on screen
  268.  Nothing appears to be wrong
  269. Error: 
  270. Form_QueryUnload
  271. mnuFileCDraw_Click
  272. mnuFileExit_Click
  273. mnuFileOpen_Click
  274. mnuFilePrint_Click
  275. mnuFileSDraw_Click
  276. mnuHelpAbout_Click
  277. mnuHelpOnTop_Click
  278. mnuOleExport_Click
  279. mnuOleHide_Click
  280. mnuOleImport_Click
  281. mnuOleShow_Click
  282. New_Click
  283.